home *** CD-ROM | disk | FTP | other *** search
/ Champak 106 / Vol 106.iso / games / maple_st.swf / scripts / DefineSprite_611 / frame_3 / DoAction.as
Encoding:
Text File  |  2010-04-12  |  99 b   |  5 lines

  1. stormshoot();
  2. var mysound = new Sound();
  3. mysound.attachSound("stormuse.mp3");
  4. mysound.start();
  5.